home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / query_ip_name < prev    next >
Text File  |  2001-04-06  |  371b  |  12 lines

  1. SYNOPSIS
  2.         string query_ip_name(object ob)
  3.  
  4. DESCRIPTION
  5.         Give the ip-name for user the current user or for the
  6.         optional argument ob. An asynchronous process 'hname' is used
  7.         to find out these names in parallel. If there are any failures
  8.         to find the ip-name, then the ip-number is returned instead.
  9.  
  10. SEE ALSO
  11.         query_ip_number(E)
  12.